projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98b918b
)
(dist): Don't run update-subdirs here,
author
Richard M. Stallman
<rms@gnu.org>
Mon, 12 May 1997 01:03:02 +0000
(
01:03
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 12 May 1997 01:03:02 +0000
(
01:03
+0000)
since make-dist now gets that done.
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 0ba5418083888b3a6aa3e29a14e7ea899a21e8a0..10f5ce7826453bf421e0dbe1b2db4fe1c880532a 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-528,7
+528,6
@@
check:
@echo "We don't have any tests for GNU Emacs yet."
dist:
- $(srcdir)/update-subdirs ${srcdir}/lisp
cd ${srcdir}; make-dist
.PHONY: info dvi dist check